﻿*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,img{border:0;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 Arial,'Microsoft YaHei'; color:#666;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
/** 重置列表元素 **/
ul,li,ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#e54500; text-decoration:none; -webkit-transition:.3s; transition:.3s;}
/** 重置图片元素 **/
.fl{float:left;} 
.fr{float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; height:185px; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999; -webkit-transition:.3s; transition:.3s; box-shadow:-20px 20px 30px 0 rgba(158,158,158,.3);}
.w1200{width:95%; max-width:1200px; margin:auto;}
.top{width:95%; max-width:1200px; margin:20px auto 0;}
.logo{float:left;}
.logo_wz{float:left; margin:10px 0 0 30px; background:url(../images/top_logo_fgx.jpg) no-repeat left center; padding-left:30px; font-size:18px; line-height:28px;}
.logo_wz span{font-weight:bold; color:#e54500;}
.logo_wz p{display:block;}
.logo_wz p:nth-child(2){letter-spacing:2px;}
.top_lang{float:left; margin:25px 0 0 150px;}
.top_lang em{float:left; color:#000; line-height:30px;}
.top_lang ul{float:left;}
.top_lang ul li{float:left; margin-right:10px; line-height:30px;}
.top_lang ul li a{color:#000; float:left;}
.top_lang ul li a:hover,.top_lang ul li a.on{color:#e54500; font-weight:bold;}
.top_lang ul li span{float:left; margin:3px 10px 0 0;}

.top_rtel{float:right; background:url(../images/top_rtel.jpg) no-repeat left center; padding-left:55px; font-size:16px;}
.top_rtel h2{font-size:24px; font-weight:bold; color:#e54500; line-height:24px;}

.nav_bg{width:100%; height:76px; margin:20px auto 0; background:#fff; border-top:1px solid #ddd;}
.navMenu{float:left;}
.navMenu>li{float:left; position:relative; line-height:76px; height:76px; font-size:17px;}
.navMenu>li>a{padding:0 35px; color:#000; text-transform:uppercase; display:block; position:relative; background:url(../images/menu_fgx.jpg) no-repeat right center;}
.navMenu>li>a:after{content:''; display:block; width:12px; height:12px; background:url(../images/menu_cureen.jpg) no-repeat bottom center; position:absolute; left:50%; bottom:1px; margin-left:-6px; -webkit-transition:all .3s; transition:all .3s; -webkit-transform:scaleX(0);transform:scaleX(0);}
.navMenu>li:hover>a:after,.navMenu>li.on>a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#e54500;}

.navMenubox{float:left;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:50%; top:75px; width:180px; margin-left:-90px; z-index:10; display:none; background:#fff;  box-shadow:0 5px 10px #333;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6; text-align:center;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:15px; line-height:40px; padding:0 26px; clear:both; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li>ul.sub-menu li>a.active,.navMenu>li>ul.sub-menu li>a:hover,.navMenu>li>ul.sub-menu>li.active >a{background:#e54500; color:#fff;}

.search{width:220px; float:right; margin-top:23px; position:relative;}
.search_bg{width:220px; height:30px; float:left; border-radius:6px; background:#fff; border:1px solid #ddd;}
.search_bk{width:85%; float:left; line-height:28px; background:none; border:none; padding-left:10px;}
.search_bk input::-webkit-input-placeholder{color:#ddd;} 
.search_btn{width:16px; height:15px; position:absolute; top:8px; right:10px;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:200px;}
.slides{position:relative;z-index:1;}
.slides li{height:100%; overflow:hidden;}
.slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 5px;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; border-radius:50%; line-height:45px; overflow:hidden; background:#fff; cursor:pointer;}
.flex-control-nav .flex-active{background:#e54500;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; transform:translateY(-50%);}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:100px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:100px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.phxia,.sj{display:none!important;}

/* 首页新品发布部分 */
.in_probg{width:100%; margin:auto; background:url(../images/in_probg.jpg) no-repeat center center; background-size:cover; padding:60px 0; overflow:hidden;}
.in_title{width:100%; float:left; text-align:center;}
.in_title h2{font-size:30px; line-height:30px; font-weight:bold; color:#000; margin-bottom:20px;}
.in_title h2 a{color:#000;}
.in_title h2 a:hover{color:#e54500;}
.in_title h2 span{position:relative;}
.in_title h2 span::before{content:""; display:block; width:20px; height:21px; background:url(../images/in_tit_xtb.jpg) no-repeat; 
position:absolute; top:5px; right:120%;}
.in_title h2 span::after{content:""; display:block; width:20px; height:21px; background:url(../images/in_tit_xtb.jpg) no-repeat; 
position:absolute; top:5px; left:120%;}
.in_title p{display:block; line-height:30px; font-size:30px; font-family:"苹方"; font-weight:100; color:#bebebe; text-transform:uppercase;}
/* 首页新品发布列表 */
.in_pro_img{width:100%; float:left; margin-top:60px;}
.in_pro_img li{width:31.333%; float:left; background:#fff; border:1px solid #ddd; margin:0 3% 28px 0; overflow:hidden; position:relative;}
.in_pro_img li:nth-child(3n){margin-right:0;}
.in_pro_img li .pic{width:100%; position:relative; overflow:hidden;}
.in_pro_img li .pic img{width:100%; display:block; transition-duration: 0.3s;}
.in_pro_img li:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_pro_img li .words{position:absolute; top:0; left:0; right:0; width:100%; height:100%; background:rgba(234,70,0,.8); display:none; transition-duration:.3s;}
.in_pro_img li .words h3{color:#fff; font-size:18px; height:40px; line-height:40px; text-align:center; position:absolute; top:-40px; left:0; right:0;transition-duration:.3s; text-align:center;}
.in_pro_img li .words h4{width:100%; height:28px; position:absolute; bottom:-28px; left:0; text-align:center; transition-duration:.3s;}
.in_pro_img li .words h4 span{display:inline-block; width:92px; height:26px; color:#fff; border:1px solid #fff; text-align:center; line-height:26px;transition-duration:.3s; font-size:12px;}
.in_pro_img li:hover .words{display:block;}
.in_pro_img li:hover .words h3{top:100px;}
.in_pro_img li:hover .words h4{bottom:100px;}

/* 首页四大优势部分 */
.yous{height:710px; background:url(../images/ys_bg.png) no-repeat top center; margin:60px auto 0;}
.yous .w1200{position:relative;}
.yous h3{padding-top:60px; font-family:"苹方"; font-weight:100; font-size:30px; line-height:36px; text-transform:uppercase; color:#bebebe;}
.yous h4{color:#000; font-size:24px; margin-top:10px; font-weight:bold;}
.yousFocus .bd{width:770px;float:right; position:absolute; top:100px; right:0;}
.yousFocus .bd img{display:block; width:770px; height:420px;}
.yousFocus .bd li{position:relative;}
.yousFocus .bd h5{color:#000; font-size:18px; margin-top:25px; font-weight:bold;}
.yousFocus .bd h5:after{content:""; display:block; width:30px; height:2px; background:#e54500; margin-top:10px;}
.yousFocus .bd p{font-size:14px; margin-top:20px; line-height:28px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
  display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.yousFocus .hd{width:320px; margin-top:70px;}
.yousFocus .hd li{padding:20px 0; overflow:hidden;border-bottom:1px solid #858485;margin-bottom:10px; cursor:pointer;}
.yousFocus .hd li dl dt{width:40px; float:left; height:40px; background:#fff; text-align:center; line-height:40px; color:#999; border-radius:50%;font-size:18px; margin:6px 20px 0 0;}
.yousFocus .hd li dl dd{padding-top:10px;}
.yousFocus .hd li p{color:#000;font-size:18px;font-weight: bold;}
.yousFocus .hd li.on dt{background:#e54500; color:#fff;}
.yousFocus .hd li.on{border-bottom:1px solid #e54500;}
.ys-btn{position:absolute;right:0;top:40px;}
.ys-btn .next{cursor:pointer;}
.ys-btn .prev{cursor:pointer; margin-right:20px;}

/* 首页关于我们部分 */
.in_about{width:95%; max-width:1200px; margin:60px auto 0;}
.in_about_pic{width:50%; float:left; overflow:hidden;}
.in_about_pic img{width:100%; display:block; -webkit-ransition:all .3s; transition:all .3s;}
.in_about_pic img:hover{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_about_rnr{width:50%; float:right; padding:25px 0 0 60px;}
.in_about_title{width:100%; float:left; margin-left:30px;}
.in_about_title h2{font-size:30px; line-height:30px; font-weight:bold; color:#000; margin-bottom:20px;}
.in_about_title h2 a{color:#000;}
.in_about_title h2 a:hover{color:#e54500;}
.in_about_title h2 span{position:relative;}
.in_about_title h2 span::before{content:""; display:block; width:20px; height:21px; background:url(../images/in_tit_xtb.jpg) no-repeat; 
position:absolute; top:5px; right:120%;}
.in_about_title h2 span::after{content:""; display:block; width:20px; height:21px; background:url(../images/in_tit_xtb.jpg) no-repeat; 
position:absolute; top:5px; left:120%;}
.in_about_title p{display:block; line-height:30px; font-size:30px; font-family:"苹方"; font-weight:100; color:#bebebe; text-transform:uppercase;}
.in_about_rtext{width:100%; float:left; margin-top:30px; font-size:18px; color:#000; line-height:36px;}
.in_about_rtext2{width:100%; float:left; font-size:14px; line-height:30px;}
.in_about_rbtn{width:180px; float:left; margin-top:40px;}
.in_about_rbtn a{width:180px; line-height:40px; display:block; background:#999; border-radius:30px; text-align:center; color:#fff; font-size:16px;  box-shadow:0 5px 15px #666;}
.in_about_rbtn a:hover{background:#e54500;}

/* 首页技术优势部分 */
.in_suppbg{width:100%; margin:60px auto 0; background:url(../images/in_suppbg.jpg) no-repeat center center; background-size:cover; padding:60px 0; overflow: hidden;}
.in_hxys_list{width:100%; float:left; margin-top:60px;}
.in_hxys_list li{width:380px; height:355px; float:left; margin-right:25px; background:url(../images/in_hxys_lbbg.png) no-repeat center center; position:relative; cursor:pointer;}
.in_hxys_list li:last-of-type{margin-right:0;}
.in_hxys_list li .tb{width:150px; height:150px; position:absolute; left:50%; top:0; margin-left:-75px; background:#fff; border-radius:50%; box-shadow:0 5px 15px #ccc; -webkit-transition:all .5s; transition:all .5s;}
.in_hxys_list li:hover .tb{transform:translate(0,-10px); -webkit-transform:translate(0,-10px);}
.in_hxys_list li .tb img{display:block; width:150px; height:150px;}
.in_hxys_list li .tb img.img2{display:none;}
.in_hxys_list li:hover .tb img.img1{display:none;}
.in_hxys_list li:hover .tb img.img2{display:block; position:absolute; top:0;}
.in_hxys_list li .txt{width:100%; margin:180px auto 0; text-align:center; padding:0 20px;}
.in_hxys_list li .txt h3{font-size:18px; line-height:30px; color:#000;}
.in_hxys_list li .txt h3:after{content:""; display:block; width:20px; height:2px; background:#e70012; margin:10px auto 0;}
.in_hxys_list li .txt p{line-height:24px; margin-top:10px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.in_hxys_list li .btnan{width:150px; position:absolute; left:50%; bottom:0; margin-left:-75px;}
.in_hxys_list li .btnan a{display:block; height:57px; background:url(../images/j_btn.png) no-repeat center; padding-left:30px; color:#fff; line-height:57px; -webkit-transition:all .5s; transition:all .5s;}
.in_hxys_list li .btnan a:hover{transform:translate(-10px,0); -webkit-transform:translate(-10px,0);}

/* 首页新闻资讯部分 */
.in_news{width:95%; max-width:1200px; margin:60px auto 0;}
.in_newsnr{width:100%; margin:40px auto 0; position:relative;}
.in_news_img{width:100%; margin:auto; overflow:hidden;}
.in_news_img ul{width:10000%; position:relative;}
.in_news_img ul li{width:380px; float:left; margin-right:30px;}
.in_news_img ul li .pic{width:380px; margin:auto; overflow:hidden; position:relative;}
.in_news_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_news_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_news_img ul li .time{position:absolute; right:20px; top:20px; width:60px; height:70px; background:rgba(255,255,255,.9); padding:15px 0; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_img ul li .time h4{font-size:24px; font-weight:bold; line-height:24px; color:#e54500;}
.in_news_img ul li .time p{font-size:12px; color:#999; line-height:14px; margin-top:5px;}
.in_news_img ul li .text{width:100%; float:left; padding:30px 20px; background:#eee;}
.in_news_img ul li:hover .text{background:#e54500;}
.in_news_img ul li a .text h3{font-size:16px; line-height:30px; color:#000; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.in_news_img ul li a:hover .text h3,.in_news_img ul li:hover .text p{color:#fff;}
.in_news_img ul li .text p{margin-top:10px; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.in_news_img ul li .btn{width:100px; float:left; margin-top:10px;}
.in_news_img ul li a .btn{width:100px; line-height:38px; font-size:14px; background:url(../images/in_news_tb.png) no-repeat right; padding-right:15px; display:block; font-weight:bold;}
.in_news_img ul li a:hover .btn{color:#fff; background:url(../images/in_news_tbh.png) no-repeat right;}
.in_news_l,.in_news_r{position:absolute; top:50%; margin-top:-30px; width:60px; height:60px; transition:.3s; cursor:pointer; overflow:hidden;}
.in_news_l{left:-100px; background:url(../images/left.jpg) center no-repeat;}
.in_news_l:hover{background:url(../images/lefth.jpg) center no-repeat;}
.in_news_r{right:-100px; background:url(../images/right.jpg) center no-repeat;}
.in_news_r:hover{background:url(../images/righth.jpg) center no-repeat;}

/*底部版权*/
.footer{margin:60px auto 0; background:url(../images/footer_bg.jpg) no-repeat center center; background-size:cover; padding:50px 0 30px;}
.foot-left{width:30%; float:left;}
.foot-title{width:100%; float:left; font-size:18px; line-height:18px; font-weight:bold; color:#fff;}
.foot-title a{color:#fff;} 
.foot-title a:hover{color:#e54500;}
.foot-title:after{content:""; display:block; width:30px; height:2px; background:#e54500; margin-top:20px;}
.foot-left-nav{width:100%; float:left; margin-top:20px;}
.foot-left-nav li{width:50%; float:left; text-align:left; padding-right:5%;}
.foot-left-nav li a{font-size:16px; color:#999; line-height:40px;}
.foot-left-nav li a:hover,.foot-center-wz a:hover{color:#e54500;}
.foot-center{width:35%; float:left; margin-left:8%;}
.foot-center-wz{width:100%; float:left; margin-top:20px; color:#999; line-height:30px; object-fit:cover;}
.foot-center-wz a{color:#999;}
.foot-right{width:15%; float:right;}
.foot-right-ewm{width:100%; float:left;}
.foot-right-ewm li{width:160px; float:left; text-align:center;}
.foot-right-ewm li img{width:160px; height:160px; float:left; display:block;}
.foot-right-ewm li p{width:100%; float:left; margin-top:10px; color:#999;}
.copyright{margin:60px auto 0; background:url(../images/copy_fgx.jpg) top no-repeat; padding-top:20px; text-align:center; line-height:30px;}

/*右侧浮动*/
.y-kefu-box{position:fixed; right:0; top:20%; z-index:9999; font-size:13px;}
.y-kefu-box img{display: block; width:100%; height:auto;}
.y-kefu-box01 .icon{display:block; background:url(../images/icons01.png) no-repeat; margin:0 auto 6px;}
.y-kefu-box01{width:54px; color: #666; text-align: center;}
.y-kefu-box01 .kf-close-btn{width:27px; height:27px; background-position:-5px -115px; position: relative; cursor:pointer;}
.y-kefu-box01 .kf-close-btn:before{content:''; display: block; width:1px; height:12px; background-color:#e54500; position: absolute; bottom:-12px; left:13px; z-index: 1;}
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div{display:block; width:52px; padding:8px 0 12px; background-color:#fff; border-left:solid 1px #efefef; border-top:solid 1px #efefef; border-right:solid 1px #efefef; position:relative;}
.y-kefu-box01 .show-status{position: relative;}
.y-kefu-box01 .show-status .kf-qiao{background-color:#e54500; border-color: #e54500; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-qiao{border-radius:2px;}
.y-kefu-box01 .kf-qiao i{width:21px; height:22px; background-position:-30px -150px;}
.y-kefu-box01 .kf-QQ{border-top-left-radius:2px;border-top-right-radius:2px;}
.y-kefu-box01 .kf-QQ>i{width:21px; height:22px; background-position:-5px -5px;}
.y-kefu-box01 .kf-QQ:hover>i{background-position:-30px -5px;}
.y-kefu-box01 .kf-zixun{border-radius:2px;}
.y-kefu-box01 .kf-zixun i{width:21px;height:22px;background-position:-30px -150px;}
.y-kefu-box01 .kf-mobile{border-top-left-radius:2px; border-top-right-radius:2px;}
.y-kefu-box01 .kf-mobile>i{width:18px; height:18px; background-position:-5px -32px;}
.y-kefu-box01 .kf-mobile:hover>i{background-position:-30px -32px;}
.y-kefu-box01 .kf-weChat>i{width:22px; height:19px; background-position:-5px -55px;}
.y-kefu-box01 .kf-weChat:hover>i{background-position:-30px -55px;}
.y-kefu-box01 .kf-email{border-bottom-left-radius:2px; border-bottom-right-radius:2px;}
.y-kefu-box01 .kf-email>i{width:18px; height:14px; background-position:-5px -80px;}
.y-kefu-box01 .kf-email:hover>i{background-position:-30px -80px;}
.y-kefu-box01 .back-top i{width:13px; height:11px; background-position:-5px -98px;}
.y-kefu-box01 .back-top:hover i{background-position:-30px -98px;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .back-top{margin-top:-1px; border-radius:2px; left:55px;}
.y-kefu-box01 .hver:hover{background-color:#e54500; border-color:#e54500;}
.y-kefu-box01 .hver:hover>p{color:#fff;}
.y-kefu-box01 .mobile-infos,.y-kefu-box01 .QQ-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos{background-color:#fff; border:solid 1px #efefef; position:absolute; right:90px; z-index:2; border-radius:2px; display:none;}
.y-kefu-box01 .mobile-infos{width:215px; text-align:left; top:0;}
.y-kefu-box01 .mobile-infos>div{padding:20px 0 20px 45px; position:relative;}
.y-kefu-box01 .mobile-infos>div i{width:15px; height:15px; background-position:-52px -32px; position:absolute; top:22px; left:20px; z-index:2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#999;}
.y-kefu-box01 .mobile-infos p{color:#e54500; font-size:18px;}
.y-kefu-box01 .QQ-infos{width:320px;text-align: left;top: 0;}
.y-kefu-box01 .part01{padding:20px 20px 20px 30px; border-bottom:solid 1px #e9e9e9; position:relative;}
.y-kefu-box01 .part01 p{font-size:16px; color:#e54500; padding-bottom:5px;}
.y-kefu-box01 .part01 i{width:28px; height: 26px; background-position:-40px -5px; position: absolute; left:0; top:18px; z-index:2;}
.y-kefu-box01 .part02{padding:20px;}
.y-kefu-box01 .part02 li{width:86px; float:left; position:relative; margin:10px; padding-left:30px;}
.y-kefu-box01 .part02 i{width:22px; height:22px; background-position:-5px -5px; position:absolute; left:0; top:0; z-index:2;}
.y-kefu-box01 .part02 li:hover a{color:#e54500;}
.ri{width:12px; height:12px; position:absolute; right:-12px; top:24px;}
.ri-arrow1,.ri-arrow2{width:0; height:0; display:block; position:absolute; left:0; top:0; border-top:6px transparent dashed; border-right:6px transparent dashed; border-bottom:6px transparent dashed; border-left:6px white solid; overflow:hidden;}
.ri-arrow1{left:1px; border-left:6px #efefef solid;}
.ri-arrow2{border-left:6px white solid;}

.y-kefu-box01 .y-ewm-box{width:151px; height:178px; top:-60px;}
.y-kefu-box01 .y-ewm-box>div{width:151px; height:178px;}
.y-kefu-box01 .y-ewm-box img{width:94px; height:94px; margin:30px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{width:150px; border-right:solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{top:84px;}

.y-kefu-box01 .y-email-infos{padding:28px 20px 28px 45px; color:#999; text-align:left; bottom:0;}
.y-kefu-box01 .y-email-infos p{color:#e54500; font-size:16px;}
.y-kefu-box01 .y-email-infos>i{width:18px; height:13px; background-position:-52px -80px; position:absolute; left:15px; top:30px;}
.y-kefu-box01 .y-email-infos .right{top:55px;}
.y-kefu-box01 .hide-status{width:54px; height:65px; background-color:#e54500; position:absolute; top:37px; left:55px; z-index:9;}
.y-kefu-box01 .hide-status .kf-zixun{padding:10px 0 7px; color:#fff; cursor:pointer;}

/*首页代码 End*/

.ny_bn{width:100%; height:350px; margin:200px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:100%; position:absolute; left:50%; top:0; margin-left:-50%;}

.dw{width:100%; float:left; padding-bottom:20px; border-bottom:1px solid #ddd;}
.dw_tit{float:left; font-size:18px; color:#e54500; font-weight:bold; position:relative; padding-left:20px;}
.dw_tit:after{content:""; display:block; width:2px; height:30px; background:#e54500; position:absolute; left:0; top:0;}
.dw_wz{background:url(../images/home_tb.png) left center no-repeat; margin-top:5px; float:right; padding-left:30px; font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.dw_wz span{color:#e54500;}

.ny_main{width:95%; max-width:1200px; margin:60px auto;}
.ny_left{width:24%; float:left;}
.nyl_list{width:100%; float:left;}
.nyl_list h2{width:100%; height:60px; line-height:60px; padding:0 20px; float:left; overflow:hidden; background:#e54500 url(../images/lb_tb.png) no-repeat 93% center; color:#fff; text-transform:uppercase; font-weight:normal;}
.nyl_list h2 a{display:block; font-size:22px; color:#fff; font-weight:bold;}
.sidebarMenu{width:100%; float:left; background:#fff; border-bottom:1px solid #eee;}
.sidebarMenu li{width:100%; float:left;} 
.sidebarMenu li a{height:50px;line-height:50px;background:url(../images/slide_li.png) no-repeat 93% center;display:block; padding:0 20px; white-space:nowrap;overflow:hidden; text-overflow:ellipsis; border-top:1px solid #e9e9e9; font-size:16px;}
.sidebarMenu li a.cur,.sidebarMenu li a:hover{background:#e54500 url(../images/slide_lih.png) no-repeat 93% center;color:#fff}
.sidebarMenu li ul{font-size:12px;padding:0}
.sidebarMenu ul li{background:0 0;padding-top:0;}
.sidebarMenu li ul a{background:url(../images/ly_li.png) no-repeat 20px center;padding-left:35px;color:#666;height:36px;line-height:36px;font-size:14px;}
.sidebarMenu li ul .cur,.sidebarMenu li ul a:hover{background:url(../images/ly_li.png) no-repeat 20px center;color:#e54500;padding-left:35px}

.ny_right{width:75.9%; float:right; background:#fff; border-left:1px solid #d6d6d6; padding-left:4%;}
.nyr_text{width:100%; float:left; margin-top:30px; line-height:30px; font-size:15px;}
.m30{margin-top:30px;}
.f18{font-size:18px; font-weight:bold; color:#e54500;}

.honor_r_img{width:100%; float:left; margin-top:10px;}
.honor_r_img li{width:32%; float:left; margin:30px 2% 0 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(3n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell;}
.honor_r_img li img{width:100%; display:block;}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#e54500; transition:all .5s}
.honor_r_img li span{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin-top:60px;}
.pagination a,.pagination span{display:inline-block; padding:0 14px; line-height:30px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#e54500; background:#e54500;}

/** 关于我们代码 End **/

.tablist{width:100%; min-height:320px; float:left;  padding:20px 0; max-height:auto !important; overflow:hidden;}
.tblist{width:100%; border-left:1px solid #ddd;border-top:1px solid #ddd; margin-top:20px; text-align:center}
.tablist img{display:block;}
.tblist th{ height:40px; line-height:40px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; background:#f0f1f4; text-align:center; line-height:20px; padding:10px 0px;}
.tblist td{border-bottom:1px solid #ddd;border-right:1px solid #ddd; line-height:30px; font-size:14px; color:#333;}
.tblist td.td1{padding:0 10px; line-height:normal}
.tblist td.td1 span{font-weight:bold; color:#000;}
.tblist td .shape{width:180px; padding:10px;}
.tblist td .ico{ background:url(../images/pdf.gif) no-repeat left center; padding-left:20px;}
.tblist td .tab_sub{ width:100%; height:100%; padding:0;border-bottom:0;}
.tblist td .tab_sub td{ width:150px; border-right:0px; line-height:30px; }
.tblist td .tab_sub td+td{border-left:1px solid #ddd;}

.products{width:100%; float:left; margin-top:30px;}
.promore_l{width:50%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff; opacity:.5; filter: alpha(Opacity=50);}


/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:20px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:10px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:8px;}
.spec-scroll .items{float:left;position:relative;width:83%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:54px;text-align:center; margin-right:8px;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:45px;}
.spec-scroll .items ul li img:hover{border:2px solid #e54500; padding:1px;}
.spec-scroll .items ul li.on img{border:2px solid #e54500; padding:1px;}

.pros_right{width:45%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top h2{overflow:hidden; display:inline-block; font-size:24px; font-weight:bold; color:#e54500; padding-bottom:10px;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:10px;}

.proleft_btn{width:100%; float:left; margin-top:20px;}
.proleft_btn li{width:160px; float:left; margin-right:10px;}
.proleft_btn li a{width:160px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#e54500; color:#fff;}

.tabs-basic{width:100%; margin-top:30px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#fff;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase; position:relative;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #e54500; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic ul li a{display:block; text-decoration:none; background:#eee; padding:12px 46px; color:#000;}
.tabs-basic .tab-active{border-bottom:2px solid #e54500; color:#fff; background:#e54500; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #ddd;}
.hot_pro2_tit h3{width:180px; float:left; color:#fff; line-height:46px; font-size:16px; padding:0 20px; background:#e54500; text-align:center; font-weight:bold; position:relative;}
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #e54500; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.scrollleft2{width:100%; float:left; margin-top:40px;}
.scrollleft2 li{width:260px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #e54500;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

/** 产品中心代码 End **/

.news_text{width:100%; float:left;}
.news_text dl{display:block; width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}
.news_text dl:nth-child(5n){margin-bottom:0;}
.news_text dl dt{width:25%; float:left; overflow:hidden;} 
.news_text dl dt img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.news_text dl dt:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:80%; float:left;}
.news_text dl dd .left h2{line-height:30px; font-size:18px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h2 a{color:#000;}
.news_text dl dd .left h2 a:hover{color:#e54500;}
.news_text dl dd .left .con{font-size:14px; line-height:24px; margin-top:5px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.news_text dl dd .right2{width:15%; float:right;} 
.news_text dl dd .right2 p{width:100%; float:left; text-align:center; font-size:16px; padding:10px 0; font-family:Arial; border:1px solid #e6e6e6;}
.news_text dl dd .right2 p:nth-child(1){font-size:50px; position:relative; font-weight:bold; line-height:50px; border-bottom:none;}
.news_text dl dd a.more{width:140px; height:34px; line-height:32px; border:1px solid #d6d6d6; display:inline-block; text-align:center; margin-top:15px; font-size:14px; transition:all .3s;}
.news_text dl dd a:hover.more{background:#e54500; color:#fff; border:1px solid #e54500; width:180px;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:20px; border-bottom:1px solid #e6e6e6; margin-top:40px;}
.new-view-title h2{line-height:30px; font-size:24px; font-weight:bold; color:#e54500;}
.new-view-wz{width:100%; float:left; margin-top:10px; text-align:center; line-height:30px; font-size:14px; color:#999;}
.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:30px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #e54500;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #e54500;color: #fff; text-align:center; padding-left:25px; border:none;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #ae1c22; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 85% center no-repeat;text-align:center; border:1px solid #e6e6e6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 85% center no-repeat #e54500;}

.new_s2{width:100%;float:left; margin:40px 0 20px 0;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:10px 20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{width:74%; float:left; background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_random2 ul li a:hover{color:#e54500;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/

.solDload-thead{width:100%; float:left; padding:20px; background:#eee; margin-top:40px;}
.solDload-thead .th{text-align:center;line-height:20px;font-size:16px;font-weight:600;color:#000;float:left;}
.solDload-thead .th.th-name,.solDload-tbody dd .td.td-name{width:70%; text-align:left;}
.solDload-thead .th.th-date,.solDload-tbody dd .td.td-date{width:15%;}
.solDload-thead .th.th-action,.solDload-tbody dd .td.td-action{width:15%;}

.solDload-tbody{width:100%; float:left;}
.solDload-tbody dt{height:50px;line-height:50px;font-size:16px;font-weight:600;background:#f6f6f6;}
.solDload-tbody dd{padding:10px 0;border-bottom:1px solid #eee;}
.solDload-tbody dd .td{text-align:center;float:left;}
.solDload-tbody dd .td.td-name .t1{width:100%; float:left; line-height:29px;font-size:16px; color:#000; padding-left:4%;}
.solDload-tbody dd .td.td-name .t2{width:100%; float:left; line-height:24px;color:#a4a4a4; padding-left:4%;}
.solDload-tbody dd .td.td-date{line-height:20px; font-size:14px; color:#999; margin:18px 0 0 0;}
.solDload-tbody dd .td.td-action .btn{display:block;width:40px;height:41px;background:url(../images/wenjian.png) no-repeat center center / cover;margin:8px 0 0 30px; border:0; background-size:40px 41px;}

/** 下载中心代码 End **/

.wenti{width:100%; float:left; margin-top:20px;}
.wenti li{width:100%; float:left; margin-bottom:10px; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.wenti-top{display:block;position: relative;line-height:30px; padding:15px 0 0 30px;cursor: pointer;}
.wenti-top h3{display:inline-block;width:90%;font-size: 16px;color:#000;}
.wenti-top h4{display:inline-block;font-size: 15px;color: #888;text-align: right;}
.wenti-top>span{display:block;width: 20px;height: 20px;position: absolute;left: 0;top: 20px;}
.wenti-top>span img{display:block;}
.wenti-in{display:none;width:100%;height:auto;padding-bottom:14px;}
.wenti-in>div{background-color:#f8f8f8;font-size:15px;color:#4b4b4b;line-height:25px;padding:20px 30px;border-radius:2px;margin-bottom:14px;overflow-x: hidden;}
.wenti-in>span{display:inline-block;height:30px;margin-left:30px;padding-right:18px;line-height:30px;font-size:15px;color:#dc2e30;background: url(../images/shang1.png) no-repeat right center;background-size: 12px auto;cursor: pointer;}

/** 常见问题代码 End **/

.message{width:100%; float:left; margin-top:30px;}
.message h2{text-align:center; color:#333; font-size:20px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:20px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:50px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#e54500;}
.message ol li .btn2{background:#999; color:#fff;}

/**客户留言代码 End**/

.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px; margin-top:30px;}
.cont_l{width:70%;float:left; line-height:30px; font-size:14px;}
.cont_l h2{font-size:22px; font-weight:bold; color:#e54500;}
.cont_r{float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:40px;}

/**联系我们代码 End**/